[INFO] fetching crate netoproc 0.5.0...
[INFO] testing netoproc-0.5.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate netoproc 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate netoproc 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netoproc 0.5.0
[INFO] tweaked toml for crates.io crate netoproc 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netoproc 0.5.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netoproc 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded dns-lookup v2.1.1
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeba4e7a2d40909bc3072f62f8617e480882552ac48f5f9af89ede7229b41549
[INFO] running `Command { std: "docker" "start" "-a" "eeba4e7a2d40909bc3072f62f8617e480882552ac48f5f9af89ede7229b41549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeba4e7a2d40909bc3072f62f8617e480882552ac48f5f9af89ede7229b41549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeba4e7a2d40909bc3072f62f8617e480882552ac48f5f9af89ede7229b41549", kill_on_drop: false }`
[INFO] [stdout] eeba4e7a2d40909bc3072f62f8617e480882552ac48f5f9af89ede7229b41549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 117add440bf8763e3e381f996cb6e656bcd4564f85404b258340ab798b20c547
[INFO] running `Command { std: "docker" "start" "-a" "117add440bf8763e3e381f996cb6e656bcd4564f85404b258340ab798b20c547", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling netoproc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.60s
[INFO] running `Command { std: "docker" "inspect" "117add440bf8763e3e381f996cb6e656bcd4564f85404b258340ab798b20c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117add440bf8763e3e381f996cb6e656bcd4564f85404b258340ab798b20c547", kill_on_drop: false }`
[INFO] [stdout] 117add440bf8763e3e381f996cb6e656bcd4564f85404b258340ab798b20c547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4563cf1ade2c9bf3d0325c5bdaa572d7162dc4446b27deb206b65b5cd89581f4
[INFO] running `Command { std: "docker" "start" "-a" "4563cf1ade2c9bf3d0325c5bdaa572d7162dc4446b27deb206b65b5cd89581f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling netoproc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         std::mem::size_of::<netoproc_ebpf_common::TrafficKey>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |         std::mem::size_of::<netoproc_ebpf_common::TrafficValue>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `netoproc_ebpf_common` in this scope
[INFO] [stdout]    --> tests/ebpf_integration.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let key = netoproc_ebpf_common::TrafficKey {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `netoproc_ebpf_common`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `netoproc_ebpf_common`, use `cargo add netoproc_ebpf_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netoproc` (test "ebpf_integration") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4563cf1ade2c9bf3d0325c5bdaa572d7162dc4446b27deb206b65b5cd89581f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4563cf1ade2c9bf3d0325c5bdaa572d7162dc4446b27deb206b65b5cd89581f4", kill_on_drop: false }`
[INFO] [stdout] 4563cf1ade2c9bf3d0325c5bdaa572d7162dc4446b27deb206b65b5cd89581f4
